* keyboard.c (process_pending_signals): Define only if SYNC_INPUT.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Apr 2012 21:26:18 +0000 (14:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Apr 2012 21:26:18 +0000 (14:26 -0700)
commit60291a15119ef91ad195b01b85d5335b8a361bc8
tree8c254e8c0b797ecba30fd15d30da69c82ae416df
parent26ff588138709de66d823ccbd93c0a1268f4194e
* keyboard.c (process_pending_signals): Define only if SYNC_INPUT.

It is never used otherwise.
src/ChangeLog
src/keyboard.c